﻿#PrehledZaOsobySplitter {
    height: calc(100% - 45px);
}

#PrehledZaOsobyUzivateleGrid {
    height: 100%;
}

#PrehledZaOsobyZakazkyUzivateleGrid {
    height: calc(100% - 16px);
}

#PrehledZaOsobyOdpracovaneHodinyUzivateleGrid {
    height: 50%;
}

#PrehledZaOsobyZakazkyZaDenGrid {
    height: 50%;
}

#PrehledZaOsobyZakazkyKPrirazeniGrid {
    height: calc(100% - 75px);
}

.prirazeni-zakazky-box {
    width: 100%;
}

    .prirazeni-zakazky-box .dx-button {
        margin-bottom: 0;
    }

.grid-box {
    height: 100%;
}

.justify-content-space-between {
    justify-content: space-between
}

#PrehledZaOsobyZakazkyCasCelkem {
    font-weight: bold;
}

#PrehledZaOsobyZakazkyCasCelkemLabel {
    font-weight: bold;
}

.grid-opacity{
    opacity: 0.3;
}
